[INFO] fetching crate reframe 0.5.2...
[INFO] testing reframe-0.5.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate reframe 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate reframe 0.5.2
[INFO] finished tweaking crates.io crate reframe 0.5.2
[INFO] tweaked toml for crates.io crate reframe 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reframe 0.5.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reframe 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783f0bdda923b0772b33ee799d623f599b64fc7ddf822894273c7f3bbf6972ac
[INFO] running `Command { std: "docker" "start" "-a" "783f0bdda923b0772b33ee799d623f599b64fc7ddf822894273c7f3bbf6972ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783f0bdda923b0772b33ee799d623f599b64fc7ddf822894273c7f3bbf6972ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783f0bdda923b0772b33ee799d623f599b64fc7ddf822894273c7f3bbf6972ac", kill_on_drop: false }`
[INFO] [stdout] 783f0bdda923b0772b33ee799d623f599b64fc7ddf822894273c7f3bbf6972ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37cccf247fdebe4574bffe3f85b0b8c34be3f21e1c77dcb50904aa4bb9fb2fbb
[INFO] running `Command { std: "docker" "start" "-a" "37cccf247fdebe4574bffe3f85b0b8c34be3f21e1c77dcb50904aa4bb9fb2fbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rustyline v10.0.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling handlebars v4.3.3
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling reframe v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_case_variant`
[INFO] [stdout]    --> src/core.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub use make_case_variant;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "37cccf247fdebe4574bffe3f85b0b8c34be3f21e1c77dcb50904aa4bb9fb2fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cccf247fdebe4574bffe3f85b0b8c34be3f21e1c77dcb50904aa4bb9fb2fbb", kill_on_drop: false }`
[INFO] [stdout] 37cccf247fdebe4574bffe3f85b0b8c34be3f21e1c77dcb50904aa4bb9fb2fbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4151645de3048e78bbf4173794ef5c2af34f4017f396dd0295504b6a40abae29
[INFO] running `Command { std: "docker" "start" "-a" "4151645de3048e78bbf4173794ef5c2af34f4017f396dd0295504b6a40abae29", kill_on_drop: false }`
[INFO] [stderr]    Compiling reframe v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_case_variant`
[INFO] [stdout]    --> src/core.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub use make_case_variant;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_case_variant`
[INFO] [stdout]    --> src/core.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub use make_case_variant;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4151645de3048e78bbf4173794ef5c2af34f4017f396dd0295504b6a40abae29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4151645de3048e78bbf4173794ef5c2af34f4017f396dd0295504b6a40abae29", kill_on_drop: false }`
[INFO] [stdout] 4151645de3048e78bbf4173794ef5c2af34f4017f396dd0295504b6a40abae29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16bf416c2da4553cba973b3f09f48fd6668b67cd8baa95aa5ebda49a9e2b395d
[INFO] running `Command { std: "docker" "start" "-a" "16bf416c2da4553cba973b3f09f48fd6668b67cd8baa95aa5ebda49a9e2b395d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/core.rs:152:23
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr]     |                       ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `reframe` (lib) generated 1 warning (run `cargo fix --lib -p reframe` to apply 1 suggestion)
[INFO] [stderr] warning: `reframe` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `make_case_variant`
[INFO] [stderr]    --> src/core.rs:190:9
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub use make_case_variant;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `author` are never read
[INFO] [stderr]   --> src/core.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct ReframeConfig {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 51 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 52 |     pub author: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `reframe` (bin "reframe") generated 3 warnings (1 duplicate) (run `cargo fix --bin "reframe" -p reframe` to apply 1 suggestion)
[INFO] [stderr] warning: `reframe` (bin "reframe" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reframe-690467cb9fbab5c8)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reframe-4d481d5f071ed425)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test core::tests::test_string_sub ... ok
[INFO] [stdout] test util::tests::test_compare_version_empty ... ok
[INFO] [stdout] test util::tests::test_file_pattern_match ... ok
[INFO] [stdout] test util::tests::test_compare_version ... ok
[INFO] [stdout] test util::tests::test_get_current_time_millis ... ok
[INFO] [stdout] test util::tests::test_path_to_relative ... ok
[INFO] [stdout] test test_handlebars::test_if_conditional ... ok
[INFO] [stdout] test test_handlebars::test_if_conditional_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test util::tests::test_compare_version ... ok
[INFO] [stdout] test core::tests::test_string_sub ... ok
[INFO] [stdout] test util::tests::test_compare_version_empty ... ok
[INFO] [stdout] test util::tests::test_path_to_relative ... ok
[INFO] [stdout] test util::tests::test_file_pattern_match ... ok
[INFO] [stdout] test util::tests::test_get_current_time_millis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-4d6e77de44c76ab9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_if_conditional_sql ... ok
[INFO] [stdout] test test_if_conditional_comment_mark ... ok
[INFO] [stdout] test test_if_conditional ... ok
[INFO] [stdout] test test_unclosed_if_tag - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reframe
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/core.rs:152:23
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr]     |                       ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr] 152 +     pub replacer: Box<dyn Fn(&str) -> String >,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16bf416c2da4553cba973b3f09f48fd6668b67cd8baa95aa5ebda49a9e2b395d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16bf416c2da4553cba973b3f09f48fd6668b67cd8baa95aa5ebda49a9e2b395d", kill_on_drop: false }`
[INFO] [stdout] 16bf416c2da4553cba973b3f09f48fd6668b67cd8baa95aa5ebda49a9e2b395d
